SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 59661: The MAXDATA.CONFIG_QUERY_SYNTAX database query does not include Version_ID

DetailsAboutRate It

The SAS® Merchandise Allocation MAXDATA.CONFIG_QUERY_SYNTAX database query does not include Version_ID. If there is no Version_ID, then Allocation worksheets might seed with incorrect data.

To work around this issue, run the following update query in the database:

UPDATE MAXDATA.CONFIG_QUERY_SYNTAX SET QUERY_WHERE = 'WHERE m.cube_id = %CUBE_ID AND version_id=%HASHKEY_ID ORDER BY merch_level DESC' WHERE QUERY_TYPE = 'ALLOC_ATTR_LG';


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Merchandise AllocationMicrosoft® Windows® for x643.63.79.4 TS1M49.4 TS1M3
64-bit Enabled AIX3.63.79.4 TS1M49.4 TS1M3
Linux for x643.63.79.4 TS1M49.4 TS1M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.